how can I estimate the conversion speed (fps) of a video based on CPU power? [closed]
Posted
by
Ahoura Ghotbi
on Server Fault
See other posts from Server Fault
or by Ahoura Ghotbi
Published on 2012-04-12T20:35:34Z
Indexed on
2012/04/12
23:33 UTC
Read the original article
Hit count: 164
Atm I am running a video sharing website and I am converting alot of videos. the queue is getting a bit too long (400 videos). I am planning on purchasing a new server and I was wondering if there anyway I can estimate the fps while converting 10 videos at the same time?
Regards
EXTRA INFO
I am using MP4Box (which uses ffmpeg) to handle the encoding etc. Its encoding at 23 CRF, audio bitrate of 96 and audio sampling rate of 44100. The server will have the following processor : Dual Opteron 6272 (2 x 16 cores, 32 cores total) + 128GB RAM.
© Server Fault or respective owner